Siop Open Id4VPConfig
Wallet configuration options for SIOP & OpenId4VP protocols.
At minimum, a wallet configuration should define at least a supportedClientIdPrefixes
Parameters
an optional id for the wallet. If not provided defaults to SelfIssued.
options related to JWT Secure authorization requests. If not provided, it will default to JarConfiguration.Default
whether wallet supports authorization response encryption. If not specified, it takes the default value ResponseEncryptionConfiguration.NotSupported.
options about OpenId4VP.
the system Clock. If not provided system's default clock will be used.
max acceptable skew between wallet and verifier
the client id prefixes that are supported/trusted by the wallet
wallet's policy regarding error dispatching. Defaults to ErrorDispatchPolicy.OnlyAuthenticatedClients.